docs: fix use of multiplication typography
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 17 Jul 2013 13:19:11 +0000 (09:19 -0400)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 17 Jul 2013 13:59:12 +0000 (09:59 -0400)
docs/reference/gtk/getting_started.xml

index 8af415680070c8cdeb96b04f6f7da43d9055d773..9ca8e20f30b8b8ae6c566cf14f469011cbe996e7 100644 (file)
@@ -16,8 +16,8 @@
     <title>Basics</title>
 
     <para>To begin our introduction to GTK, we'll start with the simplest
-    program possible. This program will create an empty 200x200 pixel
-    window:</para>
+    program possible. This program will create an empty 200 × 200 pixel
+    window.</para>
 
     <para>
       <inlinegraphic fileref="window-default.png" format="PNG"></inlinegraphic>